gtk-demo: Don't Distribute demos.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 20 May 2015 09:31:02 +0000 (17:31 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 19 Jun 2015 15:46:05 +0000 (23:46 +0800)
commit28b8541847eeb0a0e05562946a41ed52770fd816
tree9811a0086380baf4353c834314fe38d8f1ce5bb2
parentc207b8d36341d320ca3bf88ece63d2721a63c7b6
gtk-demo: Don't Distribute demos.h

Since demos.h is now generated according to the platform for which GTK+ is
built, don't distribute it. Generate a Windows-specific demos.h.win32 and
distribute that instead, in which the Visual Studio build files will copy
it to demos.h, so that the build will proceed normally.

https://bugzilla.gnome.org/show_bug.cgi?id=749622
build/win32/vs10/gtk-gen-srcs.props
build/win32/vs10/gtk-prebuild.vcxproj
build/win32/vs9/gtk-gen-srcs.vsprops
build/win32/vs9/gtk-prebuild.vcproj
demos/gtk-demo/Makefile.am